@charset "utf-8";
/* CSS Document */

#header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	background-color: #9CF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
